stop(); /////////////////////// _root.secoes.corrida.bot_1.onRelease = function() { _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "Pmg Racing"; _root.secoes.descricoes.descricao.text = "Keep your car in one piece while driving through this rough track"; _root.controle = "Mouse - to move"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\PmgRacing.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\PmgRacing.exe"; loadMovie("interface\\imagens\\PmgRacing.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_2.onRelease = function() { _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "Rally 2001"; _root.secoes.descricoes.descricao.text = "Overtake all pilots and become the great Champion in this futuristic racing"; _root.controle = "Mouse - to move"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\Rally2001.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\Rally2001.exe"; loadMovie("interface\\imagens\\Rally2001.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_3.onRelease = function() { _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "Spy Hunter"; _root.secoes.descricoes.descricao.text = "Investigate and destroy this criminal gang and let the good guys win"; _root.controle = "Mouse - to control, Left button - to shoot"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\SpyHunter.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\SpyHunter.exe"; loadMovie("interface\\imagens\\SpyHunter.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_4.onRelease = function() { _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "New Car Net Racer"; _root.secoes.descricoes.descricao.text = "Fly low and make your adversary eat dust"; _root.controle = "Mouse - to move"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\NewCar.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\NewCar.exe"; loadMovie("interface\\imagens\\NewCar.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_5.onRelease = function() { _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "T.G.F.G Raça"; _root.secoes.descricoes.descricao.text = "You must defeat two adversaries in five tracks to be the Champion"; _root.controle = "Arrow keys - to control"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\TGFGRaca.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\TGFGRaca.exe"; loadMovie("interface\\imagens\\TGFGRaca.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_6.onRelease = function() { _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "Skidoo TT"; _root.secoes.descricoes.descricao.text = "Show who's the fastest one when you talk of Skidoo"; _root.controle = "Arrow keys - to control"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\skidoott.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\skidoott.exe"; loadMovie("interface\\imagens\\skidoo.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_7.onRelease = function() { _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "Create a Ride"; _root.secoes.descricoes.descricao.text = "Select one of the four cars and add all parts you want. Later you can check your options in a test drive"; _root.controle = "Mouse left button - action key, Space bar - to speed up"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\createaride.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\createaride.exe"; loadMovie("interface\\imagens\\createaride.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_8.onRelease = function() { _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "Head to Head Racing"; _root.secoes.descricoes.descricao.text = "Soup up your machine, then win this racing"; _root.controle = "Arrow keys - to control"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\headtoheadracing.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\headtoheadracing.exe"; loadMovie("interface\\imagens\\headtoheadracing.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_9.onRelease = function() { _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "Formula One"; _root.secoes.descricoes.descricao.text = "Help Michael Schumacher to win the race and show he is the best in the world"; _root.controle = "Arrow keys - to move, Space bar - to brake"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\formulaone.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\formulaone.exe"; loadMovie("interface\\imagens\\formulaone.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_10.onRelease = function() { _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "Highway Speed"; _root.secoes.descricoes.descricao.text = "Miss the mad drivers in the road and try to get alive at home"; _root.controle = "Mouse - to control"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\hightwayspeed.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\hightwayspeed.exe"; loadMovie("interface\\imagens\\hightwayspeed.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_11.onRelease = function() { _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "Island Crusin"; _root.secoes.descricoes.descricao.text = "Choose one of the three animals and have lots of fun in your powerboat"; _root.controle = "Arrow keys - to control"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\islandcrusin.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\islandcrusin.exe"; loadMovie("interface\\imagens\\islandcruisin.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_12.onRelease = function() { _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "Kore Karts"; _root.secoes.descricoes.descricao.text = "Drive the karts and try and be the best"; _root.controle = "Arrow keys - to control"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\korekarts.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\korekarts.exe"; loadMovie("interface\\imagens\\korekarts.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_13.onRelease = function() { _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "Mini Wave"; _root.secoes.descricoes.descricao.text = "Be the first driving your hovercraft"; _root.controle = "Arrow keys - to control"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\miniwave.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\miniwave.exe"; loadMovie("interface\\imagens\\miniwave.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_14.onRelease = function() { _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "Mud Rally"; _root.secoes.descricoes.descricao.text = "You are a frog over a leaf in a crazy river. Try and get all butterflies and don't let the bees hit you first"; _root.controle = "Arrow keys - to control"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\mudrally.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\mudrally.exe"; loadMovie("interface\\imagens\\mudrally.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_15.onRelease = function() { _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "Rural Racer"; _root.secoes.descricoes.descricao.text = "Fly low in this rural racing"; _root.controle = "Arrow keys - to control"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\ruralracer.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\ruralracer.exe"; loadMovie("interface\\imagens\\ruralracer.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_16.onRelease = function() { _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "Sam Dodge"; _root.secoes.descricoes.descricao.text = "Choose one of the three pilots, miss the obstacles and cross the finishing line in one piece"; _root.controle = "Mouse - to control"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\samdodge.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\samdodge.exe"; loadMovie("interface\\imagens\\samdodge.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_17.onRelease = function() { _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "Speed Car"; _root.secoes.descricoes.descricao.text = "You are on the opposite direction in this Formula 1 Grand Prix. Miss all the cars"; _root.controle = "Arrow keys - to control"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\speedcar.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\speedcar.exe"; loadMovie("interface\\imagens\\speedcar.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_18.onRelease = function() { _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "Speed Mania"; _root.secoes.descricoes.descricao.text = "Show how good you are and really speed up, missing one and all"; _root.controle = "Arrow keys - to control"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\speedmania.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\speedmania.exe"; loadMovie("interface\\imagens\\speedmania.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_19.onRelease = function() { _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "Trailer Parking Racing"; _root.secoes.descricoes.descricao.text = "Choose your funny car and be the Champion in this amazing racing"; _root.controle = "Keyboard - Z - to jump"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\trailerpark.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\trailerpark.exe"; loadMovie("interface\\imagens\\trailerpark.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_20.onRelease = function() { _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "Truck Chalange"; _root.secoes.descricoes.descricao.text = "You are a truck driver running really fast, don't crash and get out of all vehicles you see"; _root.controle = "Arrow keys - to control"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\truckchalange.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\truckchalange.exe"; loadMovie("interface\\imagens\\truckchalange.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_21.onRelease = function() { _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "Ufo Rally"; _root.secoes.descricoes.descricao.text = "Drive this flying saucer through narrow caves"; _root.controle = "Arrow keys - to control"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\uforally.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\uforally.exe"; loadMovie("interface\\imagens\\uforally.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_22.onRelease = function() { _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "German Autobahn II"; _root.secoes.descricoes.descricao.text = "Drive this Porsche in a road crowded with slow cars. Miss all of them and cross the finishing line in one piece"; _root.controle = "Arrow keys - to move, Space bar - to brake"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\german.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\german.exe"; loadMovie("interface\\imagens\\german.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_23.onRelease = function() { _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "24 Hours Rally"; _root.secoes.descricoes.descricao.text = "Drive this super bike, miss all cars and get home safe and sound"; _root.controle = "Arrow keys - to control"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\24hoursrally.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\24hoursrally.exe"; loadMovie("interface\\imagens\\24hoursrally.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_24.onRelease = function() { _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "Over Steer"; _root.secoes.descricoes.descricao.text = "Drive this turbo car and be the best pilot of all times"; _root.controle = "Arrow keys - to control, Space bar - to brake, Enter - reverse, T - turbo"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\oversteer.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\oversteer.exe"; loadMovie("interface\\imagens\\oversteer.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_25.onRelease = function() { _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "The Motor Race"; _root.secoes.descricoes.descricao.text = "It's not easy to be a biker. Drive this super bike and miss all obstacles, overtake the cars and don't forget to fill up"; _root.controle = "Arrow keys - to control"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\themotorrace.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\themotorrace.exe"; loadMovie("interface\\imagens\\themotorrace.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_26.onRelease = function() { _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "Flash Jeep"; _root.secoes.descricoes.descricao.text = "Drive this Jeep and get all gas you find"; _root.controle = "Arrow keys - to control"; _root.comando = "shellopen"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\flashjeep\\flashjeep.htm"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\flashjeep\\flashjeep.htm"; loadMovie("interface\\imagens\\flashjeep.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_27.onRelease = function() { _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "Drift Battle"; _root.secoes.descricoes.descricao.text = "Go wild in this drafting racing!"; _root.controle = "A, S - to move, F - to brake, G - to speed up"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\driftbattle.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\driftbattle.exe"; loadMovie("interface\\imagens\\driftbattle.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_28.onRelease = function() { _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "Gr8 Racing"; _root.secoes.descricoes.descricao.text = "Make the fastest lap"; _root.controle = "Arrow keys - to control, Space bar - to brake"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\gr8racing.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\gr8racing.exe"; loadMovie("interface\\imagens\\gr8racing.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_29.onRelease = function() { _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "Mini Boat Race"; _root.secoes.descricoes.descricao.text = "Choose your water transport and cross the finishing line before the time is up"; _root.controle = "Arrow keys - to control"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\miniboat.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\miniboat.exe"; loadMovie("interface\\imagens\\miniboat2.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_30.onRelease = function() { _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "PromRacers"; _root.secoes.descricoes.descricao.text = "Miss or destroy all the snowmen to score lots of points"; _root.controle = "Mouse - to control"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\promracers.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\promracers.exe"; loadMovie("interface\\imagens\\promracers.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_31.onRelease = function() { _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "White Van Man"; _root.secoes.descricoes.descricao.text = "This track must be yours: get rid of all other racers"; _root.controle = "Arrow keys - to control"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\WhiteVanMan.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\WhiteVanMan.exe"; loadMovie("interface\\imagens\\WhiteVanMan.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_32.onRelease = function() { _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "Trackmania"; _root.secoes.descricoes.descricao.text = "The deal: keep the pointed speed and overcome the obstacles. Note: You must be on the internet to update the game"; _root.controle = "Arrow keys - to control"; _root.comando = "shellopen"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\Trackmania\\game.htm"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\Trackmania\\game.htm"; loadMovie("interface\\imagens\\trackmania.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_33.onRelease = function() { _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "The Fast and The Furious"; _root.secoes.descricoes.descricao.text = "Choose your Fast and Furious car and go wild in this racing"; _root.controle = "Arrow keys - to control, Space bar - nitro"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\hiOctane.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\hiOctane.exe"; loadMovie("interface\\imagens\\hiOctane.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_34.onRelease = function() { _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "Snow Storm"; _root.secoes.descricoes.descricao.text = "The parking lot is covered with snow. Your mission: clean the field"; _root.controle = "Arrow keys - to control"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\snowstorm.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\snowstorm.exe"; loadMovie("interface\\imagens\\snowstorm.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_35.onRelease = function() { _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "Sheep Racer"; _root.secoes.descricoes.descricao.text = "Help the sheep to bike and jump all the obstacles in the way"; _root.controle = "Mouse - to control"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\sheepracer.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\sheepracer.exe"; loadMovie("interface\\imagens\\sheepracer.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_36.onRelease = function() { _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "Runner"; _root.secoes.descricoes.descricao.text = "Your mission is to run as fast as you can before the time is up. "; _root.controle = "Arrow keys - to control"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\runner\\runner.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\runner\\runner.exe"; loadMovie("interface\\imagens\\runner.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_37.onRelease = function() { _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "Rocket Rally"; _root.secoes.descricoes.descricao.text = "Choose one of those weird vehicles and be part of this racing"; _root.controle = "Arrow keys - to control"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\rocketrally.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\rocketrally.exe"; loadMovie("interface\\imagens\\rocketrally.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_38.onRelease = function() { _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "Rocket Bike"; _root.secoes.descricoes.descricao.text = "Go through the trickiest obstacles in this funny racing"; _root.controle = "Arrow keys - to control"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\rocketbike.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\rocketbike.exe"; loadMovie("interface\\imagens\\rocketbike.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_39.onRelease = function() { _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "Rickshaw Jam"; _root.secoes.descricoes.descricao.text = "Your car is trapped in this messed up parking lot. Put the cars in order so you can go home"; _root.controle = "Mouse - to control"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\rickshawjam.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\rickshawjam.exe"; loadMovie("interface\\imagens\\rickshawjam.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_40.onRelease = function() { _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "Rebel Drive"; _root.secoes.descricoes.descricao.text = "You are on the opposite direction and must jump the cars"; _root.controle = "Arrow keys - to control"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\rebeldrive\\rebeldrive.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\rebeldrive\\rebeldrive.exe"; loadMovie("interface\\imagens\\rebeldrive.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_41.onRelease = function() { _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "RaceX"; _root.secoes.descricoes.descricao.text = "Show who's the best driver"; _root.controle = "Player 1: Arrow keys - to control, Player 2: W, A, S, D - to control"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\racex.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\racex.exe"; loadMovie("interface\\imagens\\racex.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_42.onRelease = function() { _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "Pedal to the Metal"; _root.secoes.descricoes.descricao.text = "Show you are the boss in this miniature motordrome. Note: You must be on the internet to update the game"; _root.controle = "Arrow keys - to control"; _root.comando = "shellopen"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\pedaltothemetal\\game.htm"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\pedaltothemetal\\game.htm"; loadMovie("interface\\imagens\\pedaltothemetal.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_43.onRelease = function() { _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "Oversize"; _root.secoes.descricoes.descricao.text = "You are the best in the world. Now you must miss all the obstacles. Note: You must be on the internet to load the characters"; _root.controle = "Arrow keys - to control"; _root.comando = "shellopen"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\Oversize\\game.htm"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\Oversize\\game.htm"; loadMovie("interface\\imagens\\Oversize.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_44.onRelease = function() { _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "Muddy Match"; _root.secoes.descricoes.descricao.text = "Pick up your car and show all your skills"; _root.controle = "Arrow keys - to control"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\muddymatch\\Muddy Match.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\muddymatch\\Muddy Match.exe"; loadMovie("interface\\imagens\\muddymatch.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_45.onRelease = function() { _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "Manic Medic"; _root.secoes.descricoes.descricao.text = "Drive as fast as you can while taking this ambulance to the pointed places to rescue injured people"; _root.controle = "Arrow keys - to control"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\manicmedic.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\manicmedic.exe"; loadMovie("interface\\imagens\\manicmedic.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_46.onRelease = function() { _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "Knievels"; _root.secoes.descricoes.descricao.text = "Driving this bike you'll be able to jump 20 obstacles. Note: You must be on the internet to load the characters"; _root.controle = "Mouse - to control"; _root.comando = "shellopen"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\Knievels\\game.htm"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\Knievels\\game.htm"; loadMovie("interface\\imagens\\Knievels.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_47.onRelease = function() { _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "Jungle Patrol "; _root.secoes.descricoes.descricao.text = "The road is full of explosives. Drive the van safe and sound"; _root.controle = "Arrow keys - to control"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\junglepatrol.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\junglepatrol.exe"; loadMovie("interface\\imagens\\junglepatrol.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_48.onRelease = function() { _root.secoes.tipo.gotoAndStop("jogar"); _root.nome = "Smugglers"; _root.secoes.descricoes.descricao.text = "Get all cargo left by the planes in the desert"; _root.controle = "Arrow keys - to control"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\smugglers.swf"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\smugglers.swf"; loadMovie("interface\\imagens\\smugglers.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_49.onRelease = function() { _root.secoes.tipo.gotoAndStop("jogar"); _root.nome = "Traversia Rodante"; _root.secoes.descricoes.descricao.text = "Score all points you can in this thrilling racing"; _root.controle = "Arrow keys - to control"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\traversiarodante.swf"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\traversiarodante.swf"; loadMovie("interface\\imagens\\traversiarodante.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_50.onRelease = function() { _root.secoes.tipo.gotoAndStop("jogar"); _root.nome = "GAPC"; _root.secoes.descricoes.descricao.text = "Santa Claus is late and you must help him"; _root.controle = "Mouse - to control"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\GAPC.swf"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\GAPC.swf"; loadMovie("interface\\imagens\\GAPC.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_51.onRelease = function() { _root.secoes.tipo.gotoAndStop("jogar"); _root.nome = "Our Race"; _root.secoes.descricoes.descricao.text = "Fast fingers: that's all you need to win those races"; _root.controle = "Arrow keys - to control"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\OurRace.swf"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\OurRace.swf"; loadMovie("interface\\imagens\\OurRace.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_52.onRelease = function() { _root.secoes.tipo.gotoAndStop("jogar"); _root.nome = "Cat Racer"; _root.secoes.descricoes.descricao.text = "Pick up a cat and root for it be the Champion"; _root.controle = "Mouse - to control"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\CatRacer.swf"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\CatRacer.swf"; loadMovie("interface\\imagens\\CatRacer.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_53.onRelease = function() { _root.secoes.tipo.gotoAndStop("jogar"); _root.nome = "Isam Site"; _root.secoes.descricoes.descricao.text = "Win the race fulfilling the track"; _root.controle = "Arrow keys - to control"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\IsamSite.swf"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\IsamSite.swf"; loadMovie("interface\\imagens\\IsamSite.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_54.onRelease = function() { _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "Vr Edestein"; _root.secoes.descricoes.descricao.text = "Go wild in those street racings. Note: You must be on the internet to update the game"; _root.controle = "Arrow keys - to control"; _root.comando = "shellopen"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\VrEdestein\\VrEdestein.htm"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\VrEdestein\\VrEdestein.htm"; loadMovie("interface\\imagens\\VrEdestein.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_55.onRelease = function() { _root.secoes.tipo.gotoAndStop("jogar"); _root.nome = "Turbo Racer"; _root.secoes.descricoes.descricao.text = "Get all points and miss the oil pools"; _root.controle = "Arrow keys - to control"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\turboracer.swf"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\turboracer.swf"; loadMovie("interface\\imagens\\turboracer.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_56.onRelease = function() { _root.secoes.tipo.gotoAndStop("jogar"); _root.nome = "Flash Driver"; _root.secoes.descricoes.descricao.text = "Pick up a track and be as fast as you can"; _root.controle = "Arrow keys - to control"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\FlashDriver.swf"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\FlashDriver.swf"; loadMovie("interface\\imagens\\FlashDriver.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.corrida.bot_57.onRelease = function() { _root.secoes.tipo.gotoAndStop("jogar"); _root.nome = "Island Cup Crab Race "; _root.secoes.descricoes.descricao.text = "Pick up a crab and the control to win this racing"; _root.controle = "Arrow keys - to control"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\crab_race.swf"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\crab_race.swf"; loadMovie("interface\\imagens\\crab_race.jpg", "_root.secoes.descricoes.destino"); }; // -------